Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass nil for the decorator in the rendering pipeline when possible #1397

Merged
merged 2 commits into from
Apr 29, 2016

Conversation

tomwilkie
Copy link
Contributor

This improves performance as it allows us to memoize more.

@paulbellamy
Copy link
Contributor

paulbellamy commented Apr 28, 2016

Does having a nil outer decorator still calculate the "filtered" node count correctly, on e.g. the containers topology? I was of the vague impression that it might cause the "filtered" count to come from a filter "earlier" in the execution...

@tomwilkie tomwilkie self-assigned this Apr 29, 2016
@tomwilkie tomwilkie assigned paulbellamy and unassigned tomwilkie Apr 29, 2016
@paulbellamy paulbellamy merged commit eba1cce into master Apr 29, 2016
@paulbellamy paulbellamy deleted the perf branch April 29, 2016 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants